CVE-2020-5238
CVE-2020-5238 affects the GitHub Flavored Markdown table extension (cmark-gfm). The vulnerability is an O(n^2) input parsing time for certain markdown tables, enabling DoS; the upstream cmark project is not affected. The issue has been fixed in version 0.29.0.gfm.1 of the GFM extension. Public do...